show last-cli-script-log

This command displays the contents of the latest CLI Script file that was loaded (i.e., copy cli-script from) to the device. The device always keeps a log file of the most recently loaded CLI Script file.

Syntax

# show last-cli-script-log

Command Mode

Privileged User

Note

If the device resets (or powers off), the logged CLI Script file is deleted.

Example

# show last-cli-script-log
---------------
# LOG CREATED ON: 26/04/2017   16:21:56
# Running Configuration 
# IP NETWORK
# configure network
(config-network)# tls 0
(tls-0)# name default
(tls-0)# tls-version unlimited
…